.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ele {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body {
  min-width: 1100px;
  font-family: "微软雅黑" !important;
  background: #e9e9e9;
}

.container {
  width: 1100px;
  margin: 0 auto;
}

.bg_color01 {
  background: #355e92;
}

.header_fzbox {
  width: 100%;
  height: 35px;
}

.header_fzbox .flbox, .header_fzbox .frbox {
  overflow: hidden;
}

.header_fzbox .flbox a {
  line-height: 35px;
  color: #FFFFFF;
  font-size: 13px;
  float: left;
}

.header_fzbox .flbox a + a {
  padding-left: 18px;
  overflow: hidden;
}

.header_fzbox .flbox a + a:before {
  content: "";
  width: 2px;
  height: 14px;
  background: #FFFFFF;
  float: left;
  margin-left: -10px;
  margin-top: 11px;
}

.header_fzbox .frbox a {
  line-height: 35px;
  color: #FFFFFF;
  font-size: 13px;
  float: right;
}

.header_fzbox .frbox a + a {
  padding-right: 30px;
  overflow: hidden;
}

.header_fzbox .frbox a + a:after {
  content: "";
  width: 2px;
  height: 14px;
  background: #FFFFFF;
  float: right;
  margin-right: -15px;
  margin-top: 11px;
}

.navsearch_body {
  background: #FFFFFF;
  height: 224px;
  width: 100%;
}

.logo_pic {
  margin-top: 30px;
}

.search_box {
  width: 380px;
  height: 41px;
  border: 1px #cdcdcd solid;
  margin-top: 67px;
}

.search_form {
  width: 100%;
  height: 100%;
  padding-left: 52px;
  background: url(/picture/0/1904021036156153976.png) no-repeat 19px;
  background-size: 21px 40px;
  overflow: hidden;
}

.search_txt {
  width: 249px;
  height: 40px;
  border: none;
  line-height: 40px;
  color: #999999;
  font-size: 15px;
  overflow: hidden;
}

.search_btn {
  width: 77px;
  background: #e44a4a;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  color: #FFFFFF;
  border: none;
}

.logosearch_body {
  height: 150px;
  overflow: hidden;
}

.nav_box {
  width: 100%;
  height: 74px;
  max-width: 1920px;
  background: url(bg02.png) no-repeat center;
}

.nav_list {
  padding-left: 12px;
  height: 61px;
  overflow: hidden;
}

.nav_list li {
  float: left;
  width: 125px;
  text-align: center;
  height: 61px;
  overflow: hidden;
}

.nav_list li a {
  width: 100%;
  height: 100%;
  font-size: 17px;
  line-height: 61px;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  text-align: center;
  height: 61px;
  display: block;
}

.nav_list .navon {
  background: #ff822e;
  font-weight: bold;
}

.nav_list li a:hover, .nav_list .navon a:hover {
  background: #ff822e;
  font-weight: bold;
}

.nav_list li a:hover:before, .nav_list .navon a:before {
  content: "";
  height: 11px;
  width: 125px;
  background: url(nav_hovbg.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.nav_list li + li {
  margin-left: 68px;
}

.bg_white {
  background: #FFFFFF;
}

.box_body {
  padding: 17px 25px;
  overflow: hidden;
}

.con01 {
  height: 357px;
  overflow: hidden;
}

.con01_flbox {
  width: 564px;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.con01_flbox .bd {
  width: 564px;
  height: 100%;
  overflow: hidden;
}

.con01_flbox .bd li {
  width: 564px;
  height: 100%;
  overflow: hidden;
}

.con01_flbox .bd li .pic {
  display: block;
  width: 100%;
  height: 100%;
}

.con01_flbox .bd li a {
  display: block;
  position: relative;
  z-index: 1;
}

.con01_flbox .bd li .txtbox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 43px;
  width: 100%;
  background: url(pic_bg.png) repeat-x;
  padding: 0 126px 0 20px;
  line-height: 43px;
  color: #fff;
  font-size: 15px;
  overflow: hidden;
}

.con01_flbox .hd {
  position: absolute;
  z-index: 5;
  right: 16px;
  height: 5px;
  width: 113px;
  bottom: 19px;
  overflow: hidden;
}

.con01_flbox .hd li {
  float: left;
  width: 26px;
  height: 5px;
  background: #FFFFFF;
}

.con01_flbox .hd li.on {
  background: #fa8d00;
}

.con01_flbox .hd li + li {
  margin-left: 3px;
}

.con01_frbox {
  width: 473px;
  height: 100%;
}

.con01_frbox .title {
  height: 32px;
  width: 100%;
  border-bottom: 1px #cccccc solid;
}

.con01_frbox .title .fl {
  height: 32px;
  border-bottom: 1px #184a96 solid;
  font-size: 19px;
  color: #184a96;
  font-weight: bold;
  padding: 0 10px;
  overflow: hidden;
}

.more01 {
  width: 15px;
  height: 15px;
  background: url(more.png) no-repeat center;
  background-size: contain;
  margin-top: 8px;
}

.con01_frbox .list_box {
  width: 100%;
  height: 320px;
  padding-left: 6px;
  overflow: hidden;
}

.con01_frbox .list_box li {
  width: 100%;
  height: 40px;
  padding-left: 22px;
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
  line-height: 40px;
  border-bottom: 1px #bfbfbf dashed;
  overflow: hidden;
}

.con01_frbox .list_box li a {
  display: block;
  color: #333333;
  font-size: 15px;
}

.con01_frbox .list_box li .txt {
  width: 380px;
  overflow: hidden;
}

.con01_frbox .list_box li .txt:hover {
  color: #ff0000;
}

.con01_frbox .list_box li .time {
  color: #999999;
  font-size: 13px;
}

.con_box04 {
  margin: 25px auto;
  height: 68px;
  position: relative;
  overflow: hidden;
}

.con_box04 .box_lbbox {
  margin: 0 45px;
  overflow: hidden;
}

.con_box04 .box_lbbox li {
  float: left;
  margin-right: 15px;
  overflow: hidden;
}

.con_box04 .box_lbbox li a {
  display: block;
  width: 230px;
  height: 67px;
}

.con_box04 .box_lbbox li a img {
  width: 230px;
  height: 67px;
}

.con_box04 .prev, .con_box04 .next {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 30px;
  height: 67px;
}

.con_box04 .prev {
  background: url(prev.png) no-repeat center;
  background-size: 30px 67px;
  left: 0;
}

.con_box04 .next {
  background: url(next.png) no-repeat center;
  background-size: 30px 67px;
  right: 0;
}

.con_box05 {
  width: 1050px;
  height: 144px;
  overflow: hidden;
}

.link_titlebox {
  width: 100%;
  height: 58px;
  overflow: hidden;
}

.link_titlebox .link {
  color: #c31f0b;
  font-size: 19px;
  line-height: 58px;
  margin-right: 56px;
}

.link_titlebox .frbox {
  padding-top: 21px;
  padding-bottom: 6px;
  height: 60px;
  overflow: hidden;
}

.link_titlebox .frbox a {
  float: left;
  padding: 0 5px;
  color: #666666;
  line-height: 26px;
  font-size: 15px;
  height: 33px;
  text-align: center;
  min-width: 120px;
  overflow: hidden;
}

.link_titlebox .frbox a + a {
  margin-left: 25px;
}

.link_bg {
  background: #245399;
  position: relative;
  z-index: 1;
}

.link_titlebox .frbox a.link_bg {
  color: #FFFFFF;
  background: url(bg01.png) no-repeat center;
  background-size: 100%;
}

.link_ul {
  width: 100%;
  overflow: hidden;
}

.link_ul ul {
  width: 100%;
  height: 85px;
  overflow: hidden;
}

.link_ul ul li {
  width: 20%;
  height: 26px;
  float: left;
  padding-left: 57px;
  line-height: 26px;
  background: url(c2.jpg) no-repeat 42px;
  overflow: hidden;
}

.link_ul ul li a {
  display: block;
  color: #333333;
  font-size: 13px;
}

.link_ul ul + ul {
  display: none;
}

.con02 {
  height: 250px;
  margin-bottom: 7px;
  overflow: hidden;
}

.con02_flbox {
  width: 546px;
  height: 250px;
  overflow: hidden;
}

.con02 .title {
  height: 39px;
  border-bottom: 1px #cccccc solid;
  margin-bottom: 5px;
}

.con02 .title span.fl {
  color: #184a96;
  font-size: 19px;
  height: 39px;
  line-height: 36px;
  font-weight: bold;
  border-bottom: 1px #184a96 solid;
  padding: 0 10px;
}

.con02 .title .more {
  width: 15px;
  height: 39px;
  background: url(more.png) no-repeat center;
  background-size: 15px 15px;
}

.con02 .listbox {
  height: 200px;
  overflow: hidden;
}

.con02 .listbox li {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
  border-bottom: 1px #bfbfbf dashed;
}

.con02 .listbox li a {
  display: block;
}

.con02 .listbox li a:hover {
  color: #ff0000;
}

.con02 .listbox li .text {
  color: #333333;
  font-size: 15px;
  width: 285px;
}

.con02 .listbox li .text:hover {
  color: #ff0000;
}

.con02 .listbox li .time {
  color: #999999;
  font-size: 15px;
}

.con02_frbox {
  width: 450px;
  overflow: hidden;
}

.con02 .con02_frbox .listbox li .text {
  width: 275px;
}

.con02 .con02_frbox .listbox li {
  background: url(pic6.png) no-repeat left;
  background-size: 12px 12px;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.con02_frbox2 {
  width: 304px;
  float: right;
}

.con03 {
  margin: 10px 0;
  overflow: hidden;
}

.con03 a {
  display: inline-block;
}

.piclist-mid {
  width: 1050px;
  height: 72px;
  overflow: hidden;
}

.piclist-mid li {
  float: left;
}

.piclist-mid li + li {
  margin-left: 15px;
}

.piclist-mid .tempWrap {
  width: 1050px !important;
}

.con02 .con02_frbox .list_box01 li {
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
}

.con04 {
  padding-top: 6px;
  overflow: hidden;
}

.con04_flbox {
  width: 355px;
  overflow: hidden
}

.con04 .title {
  width: 100%;
  height: 43px;
  border-bottom: 1px #cccccc solid;
  margin-bottom: 10px;
  overflow: hidden;
}

.con04 .title span,
.con04 .title a {
  height: 42px;
  font-size: 19px;
  line-height: 43px;
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  padding: 0 10px;
  color: #333;
}

.con04 .title span.on,
.con04 .title a.on {
  color: #184a96;
  border-bottom: 1px #184a96 solid;
}

.con04 .listbox {
  height: 200px;
  width: 100%;
  overflow: hidden;
}

.con04 .listbox li {
  height: 40px;
  padding-left: 20px;
  line-height: 40px;
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
  border-bottom: 1px #bfbfbf dashed;
  overflow: hidden;
}

.con04 .listbox li a {
  display: block;
  color: #333333;
  font-size: 15px;
}

.con04 .listbox li a:hover {
  color: #ff0000;
}

.con04_flbox02 {
  width: 347px;
  margin: 0 22px;
}

.con04_frbox {
  width: 304px;
  overflow: hidden;
}

.con04_frbox .title {
  margin-bottom: 19px;
}

.footer_body {
  width: 100%;
  background: #355e92;
  overflow: hidden;
  padding: 10px 0;
}

.dzjgbox {
  width: 195px;
  padding-left: 71px;
  padding-top: 12px;
  overflow: hidden;
}

.dzjgbox a {
  width: 52px;
  display: block;
}

.dzjgbox img {
  width: 80px;
  height: 80px;
  border: none;
}

.zfzcbox {
  width: 205px;
  padding-right: 155px;
  padding-top: 30px;
  padding-left: 35px;
  overflow: hidden;
}

.zfzcbox a {
  width: 110px;
  height: 55px;
  display: block;
}

.zfzcbox img {
  width: 110px;
  height: 55px;
  border: none;
}

.footer_body .text {
  width: 698px;
  overflow: hidden;
}

.footer_body .text p {
  line-height: 22px;
  color: #cce2ff;
  font-size: 13px;
  text-align: center;
}

.footer_body .text p a {
  line-height: 22px;
  color: #cce2ff;
  font-size: 13px;
}


.con04 .titlebox a, .con04 .titlebox1 a {
  height: 42px;
  font-size: 19px;
  color: #333333;
  line-height: 43px;
  float: left;
  padding: 0 10px;
}

.con04 .titlebox a.on, .con04 .titlebox1 a.on {
  color: #184a96;
  font-weight: bold;
  border-bottom: 1px #184a96 solid;
  overflow: hidden;
}

.con04 .titlebox a + a, .con04 .titlebox1 a + a {
  margin-left: 10px;
}

.txtulbox ul + ul {
  display: none;
}

.more4 {
  width: 15px;
  height: 39px;
  background: url(more.png) no-repeat center;
  background-size: 15px 15px;
}

.hdbox {
  padding: 8px 15px;
  border: 1px solid #eee;
}

.con04_frbox .hdbox {
  height: 155px;
}

.hdbox ul li.my i{
  background:url(icon_06.png) no-repeat center center;
}
.hdbox ul li.wz i{
  background:url(icon_11.png) no-repeat center center;
}
.hdbox ul li.jz i{
  background:url(icon_19.png) no-repeat center center;
}
.hdbox ul li.zn i{
  background:url(zhinan.png) no-repeat center center;
}
.hdbox ul li.nb i{
  background:url(nianbao.png) no-repeat center center;
}
.hdbox ul li.zd i{
  background:url(zhongdian.png) no-repeat center center;
}

.hdbox ul li{
  height: 40px;
  border: 1px solid #eeeeee;
}

.hdbox ul li + li {
  margin-top: 9px;
}

.hdbox ul li i{
  float: left;
  display: inline-block;
  width: 60px;
  height: 40px;
}

.hdbox ul li a{
  float: right;
  display: inline-block;
  width: 208px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-left: 1px solid #eeeeee;
  font-size: 16px;
}

.ly-weixin {
  margin-top: 3px;
}

.ly-weixin a {
  display: inline-block;
  padding-left: 18px;
  margin-top: 5px;
  width: 240px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background: url("weixin.png") no-repeat;
}

.con02_frbox2 .hdbox {
  padding: 12px 15px;
}

.con02_frbox2 .hdbox ul li + li {
  margin-top: 12px;
}

.con02_frbox2 .hdbox ul li {
  height: 46px;
}

.con02_frbox2 .hdbox ul li a,
.con02_frbox2 .hdbox ul li i{
  height: 46px;
  line-height: 46px;
}

.ly-tabs {
  float: left;
}

.ly-tab {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  font-size: 19px;
  font-weight: bold;
  padding: 0 10px;
  overflow: hidden;
}

.ly-tab.active {
  color: #184a96;
  border-bottom: 1px #184a96 solid;
}

.ly-more {
  float: right;
}